Mastering UNIX Shell Scripting Second Edition by Randal K. Michael

Mastering UNIX Shell Scripting Second Edition by Randal K. Michael

Author:Randal K. Michael [Michael, Randal K.]
Language: eng
Format: epub, mobi
ISBN: 9780470183014
Publisher: Wiley
Published: 2008-07-06T23:00:00+00:00


Listing 14-10: chg_base_bc.bash shell script

#!/bin/bash

#

# SCRIPT: chg_base_bc.bash

# AUTHOR: Randy Michael

# DATE: 10/4/2007

# REV: 1.1.A

#

# PURPOSE: This script converts numbers between base

# 2 through base 16 using the bc utility. The user

# is prompted for input.

#

# NOTE: Numbers are in the following format:

#

# base#number

#

# EXAMPLE: 16#264bf

#

##########################################

# DEFINE FILES AND VARIABLES HERE



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.